IK Set Effect Float


IK Set Effect Float Effect, Name, Value

Description

This command will change the value of a float in an effect. This command is the equivalent of SetFloat() of the ID3DXEffect structure.

Parameters

EffectIntegerThe ID of the effect.
NameStringThe identifier of the constant.
ValueFloatThe new value of the float constant.


Index